home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / bbs_200s.lha / bbs.config next >
Text File  |  1994-11-03  |  8KB  |  275 lines

  1. /***************************************************************************/
  2. /* Program Name    : bbs.config                                            */
  3. /* Program Version : 2.00                                                  */
  4. /* Creation Date   : 12-12-91                                              */
  5. /* Last Update     : 02-11-94                                              */
  6. /* Author          : Ing. Gerhard Mörth                                    */
  7. /* Copyright       : This software is (C) (1990 - 1994) by G_&_CH_MOERTH   */
  8. /***************************************************************************/
  9.  
  10. SystemName=>>> GMC-BBS V2.00 <<< %H:%M:%S
  11. SystemSysop=Gerhard MOERTH
  12. SystemUsersMax=300
  13.  
  14. System....Location=  These are the Locations where the files are placed
  15. SystemFileLocation=RAM:
  16. SystemProtLocation=GMC-BBS:System/
  17. SystemStatLocation=GMC-BBS:System/
  18. SystemTextLocation=GMC-BBS:Text/
  19. SystemUserLocation=GMC-BBS:System/
  20.  
  21. Pack_Files=ON
  22.  
  23. Power_Led_Display=OFF
  24.  
  25. Prot_Internal=OFF
  26.  
  27. ParkHD_Delay=-1
  28.  
  29. SetClock_Delay=3600
  30.  
  31. Security_Min_BM=10
  32. Security_Min_FS=10
  33. Security_Min_MB=10
  34. Security_Min_PM=10
  35. Security_Min_SM=10
  36. Security_Min_UM=10
  37.  
  38. Security_Min_SC=50
  39. Security_Min_WB=60
  40. Security_Min_MD=70
  41. Security_Min_RE=80
  42. Security_Min_DE=90
  43. Security_Min_EU=100
  44.  
  45. SysOp_Ready=YES
  46. Copyright=OFF
  47. File_Out=OFF
  48. Printer_Out=OFF
  49. Serial_Device=ON
  50. Speech_Out=ON
  51.  
  52. *===> 14400 Baud Modem (with Fax Class 2 or 3)
  53. ModemAnswer=ATA
  54. ModemAttn=0
  55. ModemBusy=BUSY
  56. ModemError=ERROR
  57. ModemFastConnect=*CONNECT*
  58. ModemFaxRecog=+FCON
  59. ModemHandshaking=RTS/CTS
  60. ModemHangUp=ATH0
  61. ModemNoAnswer=NO ANSWER
  62. ModemNoCarrier=NO CARRIER
  63. ModemNoDialtone=NO DIALTONE
  64. ModemOk=OK
  65. ModemOpen1=ATE0M0S0=0S2=0
  66. ModemOpen2=
  67. ModemOpenFax1=AT+FAA=1
  68. ModemOpenFax2=AT+FDIS=1,3,0,0,0,0,0,0
  69. ModemOpenFax3=AT+FLID="     +43 1 123-45-67"
  70. ModemReset=ATZ0
  71. ModemRing=RING
  72. ModemRingCount=1
  73. Modem300=*300*
  74. Modem1200=*1200*
  75. Modem2400=*2400*
  76. Modem4800=*4800*
  77. Modem7200=*7200*
  78. Modem9600=*9600*
  79. Modem12000=*12000*
  80. Modem14400=*14400*
  81. Modem16800=OFF
  82. Modem19200=OFF
  83. Modem21600=OFF
  84. Modem24000=OFF
  85. Modem26400=OFF
  86. Modem28800=OFF
  87. Modem38400=DTE SPEED
  88. Modem57600=OFF
  89. Modem64000=OFF
  90. Modem76800=OFF
  91. Modem115200=OFF
  92.  
  93. *****************************************************************************
  94.  
  95. Prot_UL_ESL1=        Execution String Line 1 for external Upload Protocol
  96. Prot_UL_ESL2=        Execution String Line 2 for external Upload Protocol
  97. Prot_UL_Comment=     Comment to the Upload Protocol
  98.  
  99. Prot_UL_ESL1_0=xprd -lxprymodem.library -oYS,C0,B0 -d%D -u%U
  100. Prot_UL_ESL2_0=-x64 -s%S -h -a$%A -c RECEIVE %P%F
  101. Prot_UL_Comment_0=X-Modem, 128 Byte Blocks, Checksum
  102.  
  103. Prot_UL_ESL1_1=xprd -lxprymodem.library -oYS -d%D -u%U
  104. Prot_UL_ESL2_1=-x64 -s%S -h -a$%A -c RECEIVE %P%F
  105. Prot_UL_Comment_1=X-Modem, 1024 Byte Blocks, CRC-16
  106.  
  107. Prot_UL_ESL1_2=xprd -lxprymodem.library -oYA,O%P -d%D -u%U
  108. Prot_UL_ESL2_2=-x64 -s%S -h -a$%A -c RECEIVE
  109. Prot_UL_Comment_2=Y-Modem A, 2048 Byte Blocks, No CRC-checking
  110.  
  111. Prot_UL_ESL1_3=xprd -lxprymodem.library -oYB,O%P -d%D -u%U
  112. Prot_UL_ESL2_3=-x64 -s%S -h -a$%A -c RECEIVE
  113. Prot_UL_Comment_3=Y-Modem Batch, 1024 Byte Blocks, CRC-16
  114.  
  115. Prot_UL_ESL1_4=xprd -lxprzmodem.library -oB64,OR,P%P,M1024 -d%D -u%U
  116. Prot_UL_ESL2_4=-x64 -s%S -h -a$%A -c RECEIVE
  117. Prot_UL_Comment_4=Z-Modem, 64-1024 Byte Blocks, CRC-16 or CRC-32
  118.  
  119. Prot_UL_ESL1_5=xprd -lxprzmodem.library -oB64,OR,P%P,M8192 -d%D -u%U
  120. Prot_UL_ESL2_5=-x64 -s%S -h -a$%A -c RECEIVE
  121. Prot_UL_Comment_5=Z-Modem, 64-8192 Byte Blocks, CRC-16 or CRC-32
  122.  
  123. Prot_UL_ESL1_6=xprd -lxprbimodem.library -oB64,OR,P%P -d%D -u%U
  124. Prot_UL_ESL2_6=-x64 -s%S -h -a$%A -c RECEIVE
  125. Prot_UL_Comment_6=BI-Modem, 64-8192 Byte Blocks, CRC-16 or CRC-32
  126.  
  127. *****************************************************************************
  128.  
  129. Prot_DL_ESL1=        Execution String Line 1 for external Download Protocol
  130. Prot_DL_ESL2=        Execution String Line 2 for external Download Protocol
  131. Prot_DL_ESL3=        Execution String Line 2 for external Download Protocol
  132. Prot_DL_Comment=     Comment to the Download Protocol
  133.  
  134. Prot_DL_ESL1_0=xprd -lxprymodem.library -oYS,C0,B0 -d%D -u%U
  135. Prot_DL_ESL2_0=-x64 -s%S -h -a$%A -c SEND %P%F
  136. Prot_DL_ESL3_0=
  137. Prot_DL_Comment_0=X-Modem, 128 Byte Blocks, Checksum
  138.  
  139. Prot_DL_ESL1_1=xprd -lxprymodem.library -oYS -d%D -u%U
  140. Prot_DL_ESL2_1=-x64 -s%S -h -a$%A -c SEND %P%F
  141. Prot_DL_ESL3_1=
  142. Prot_DL_Comment_1=X-Modem, 1024 Byte Blocks, CRC-16
  143.  
  144. Prot_DL_ESL1_2=xprd -lxprymodem.library -oYA -d%D -u%U
  145. Prot_DL_ESL2_2=-x64 -s%S -h -a$%A -c SEND
  146. Prot_DL_ESL3_2=%P%0 %P%1 %P%2 %P%3 %P%4 %P%5 %P%6 %P%7 %P%8 %P%9
  147. Prot_DL_Comment_2=Y-Modem A, 2048 Byte Blocks, No CRC-checking
  148.  
  149. Prot_DL_ESL1_3=xprd -lxprymodem.library -oYB -d%D -u%U
  150. Prot_DL_ESL2_3=-x64 -s%S -h -a$%A -c SEND
  151. Prot_DL_ESL3_3=%P%0 %P%1 %P%2 %P%3 %P%4 %P%5 %P%6 %P%7 %P%8 %P%9
  152. Prot_DL_Comment_3=Y-Modem Batch, 1024 Byte Blocks, CRC-16
  153.  
  154. Prot_DL_ESL1_4=xprd -lxprzmodem.library -oB64,M1024 -d%D -u%U
  155. Prot_DL_ESL2_4=-x64 -s%S -h -a$%A -c SEND
  156. Prot_DL_ESL3_4=%P%0 %P%1 %P%2 %P%3 %P%4 %P%5 %P%6 %P%7 %P%8 %P%9
  157. Prot_DL_Comment_4=Z-Modem, 64-1024 Byte Blocks, CRC-16 or CRC-32
  158.  
  159. Prot_DL_ESL1_5=xprd -lxprzmodem.library -oB64,M8192 -d%D -u%U
  160. Prot_DL_ESL2_5=-x64 -s%S -h -a$%A -c SEND
  161. Prot_DL_ESL3_5=%P%0 %P%1 %P%2 %P%3 %P%4 %P%5 %P%6 %P%7 %P%8 %P%9
  162. Prot_DL_Comment_5=Z-Modem, 64-8192 Byte Blocks, CRC-16 or CRC-32
  163.  
  164. Prot_DL_ESL1_6=xprd -lxprbimodem.library -oB64 -d%D -u%U
  165. Prot_DL_ESL2_6=-x64 -s%S -h -a$%A -c SEND
  166. Prot_DL_ESL3_6=%P%0 %P%1 %P%2 %P%3 %P%4 %P%5 %P%6 %P%7 %P%8 %P%9
  167. Prot_DL_Comment_6=BI-Modem, 64-8192 Byte Blocks, CRC-16 or CRC-32
  168.  
  169. *****************************************************************************
  170.  
  171. BM_SV_Path=          Path to the Root Directory in Bulletins Menu
  172. BM_SV_Directory=     Root Directory Name in Bulletins Menu
  173. BM_SV_Comment=       Comment to the Directory Name
  174. BM_Security_RB=      Security Level for Read Bulletin
  175.  
  176. BM_SV_Path_0=GMC-BBS:
  177. BM_SV_Directory_0=Bulletins_Menu/
  178. BM_SV_Comment_0=Bulletins Menu Area
  179. BM_Security_RB_0=0
  180.  
  181. BM_SV_Path_1=
  182. BM_SV_Directory_1=RAM:
  183. BM_SV_Comment_1=RAM: ( SysOp only )
  184. BM_Security_RB_1=100
  185.  
  186. BM_SV_Path_2=
  187. BM_SV_Directory_2=DH0:
  188. BM_SV_Comment_2=DH0: ( SysOp only )
  189. BM_Security_RB_2=100
  190.  
  191. BM_SV_Path_3=
  192. BM_SV_Directory_3=DH1:
  193. BM_SV_Comment_3=DH1: ( SysOp only )
  194. BM_Security_RB_3=100
  195.  
  196. *****************************************************************************
  197.  
  198. FS_SV_Path=          Path to the Root Directory in File System
  199. FS_SV_Directory=     Root Directory Name in File System
  200. FS_SV_Comment=       Comment to the Directory Name
  201. FS_Security_UL=      Security Level for Upload Files
  202. FS_Security_DL_PF=   Security Level for Download Files and Pack Files
  203.  
  204. FS_SV_Path_0=GMC-BBS:
  205. FS_SV_Directory_0=File_System/
  206. FS_SV_Comment_0=File System Area ( BBS.PRG ... )
  207. FS_Security_UL_0=10
  208. FS_Security_DL_PF_0=10
  209.  
  210. FS_SV_Path_1=SYS:
  211. FS_SV_Directory_1=Temp/
  212. FS_SV_Comment_1=Temp -=> Hier befinden sich die "User Packed" Files.
  213. FS_Security_UL_1=100
  214. FS_Security_DL_PF_1=20
  215.  
  216. FS_SV_Path_2=
  217. FS_SV_Directory_2=RAM:
  218. FS_SV_Comment_2=RAM: ( SysOp only )
  219. FS_Security_UL_2=100
  220. FS_Security_DL_PF_2=100
  221.  
  222. FS_SV_Path_3=
  223. FS_SV_Directory_3=DH0:
  224. FS_SV_Comment_3=DH0: ( SysOp only )
  225. FS_Security_UL_3=100
  226. FS_Security_DL_PF_3=100
  227.  
  228. FS_SV_Path_4=
  229. FS_SV_Directory_4=DH1:
  230. FS_SV_Comment_4=DH1: ( SysOp only )
  231. FS_Security_UL_4=100
  232. FS_Security_DL_PF_4=100
  233.  
  234. *****************************************************************************
  235.  
  236. MB_SV_Path=          Path to the Root Directory in Message Board
  237. MB_SV_Directory=     Root Directory Name in Message Board
  238. MB_SV_Comment=       Comment to the Directory Name
  239. MB_Security_RM=      Security Level for Read Message
  240. MB_Security_AM_WM=   Security Level for Answer Message and Write Message
  241.  
  242. MB_SV_Path_0=GMC-BBS:
  243. MB_SV_Directory_0=Message_Board/
  244. MB_SV_Comment_0=Message Board Area
  245. MB_Security_RM_0=10
  246. MB_Security_AM_WM_0=20
  247.  
  248. MB_SV_Path_1=
  249. MB_SV_Directory_1=RAM:
  250. MB_SV_Comment_1=RAM: ( SysOp only )
  251. MB_Security_RM_1=100
  252. MB_Security_AM_WM_1=100
  253.  
  254. MB_SV_Path_2=
  255. MB_SV_Directory_2=DH0:
  256. MB_SV_Comment_2=DH0: ( SysOp only )
  257. MB_Security_RM_2=100
  258. MB_Security_AM_WM_2=100
  259.  
  260. MB_SV_Path_3=
  261. MB_SV_Directory_3=DH1:
  262. MB_SV_Comment_3=DH1: ( SysOp only )
  263. MB_Security_RM_3=100
  264. MB_Security_AM_WM_3=100
  265.  
  266. *****************************************************************************
  267.  
  268. PM_Path=             Path to the Root Directory in Private Mail
  269. PM_Directory=        Root Directory Name in Private Mail
  270.  
  271. PM_Path_0=GMC-BBS:
  272. PM_Directory_0=Private_Mail/
  273.  
  274. *****************************************************************************
  275.